CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键盘 扫描

搜索资源列表

  1. 4X4行列式非编码键盘扫描程序

    0下载:
  2. 4X4行列式非编码键盘扫描程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-05-18
    • 文件大小:625
    • 提供者:drobin@126.com
  1. KeyShow.rar

    0下载:
  2. 51单片机4x4键盘扫描模块化程序,调用键盘扫描函数,返回的键值送变量keyport,具有较强的可读性。配有源程序和原理图。,8051mcu 4x4 keyboard program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-30
    • 文件大小:44681
    • 提供者:zc_ming
  1. VHDL.rar

    1下载:
  2. 4*4键盘扫描的VHDL程序,可消除抖动,可以帮助大家一下,4* 4 keyboard scan VHDL procedures to eliminate jitter, we can help you
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3935
    • 提供者:孙仲
  1. 4x4矩阵键盘扫描程序

    0下载:
  2. 4x4矩阵键盘扫描程序.1asm.txt
  3. 所属分类:嵌入式/单片机编程

  1. Input

    0下载:
  2. 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:19861
    • 提供者:冰剑
  1. key_scan

    0下载:
  2. FPGA键盘扫描,采用VHDL语言编写的键盘扫描代码-FPGA keyboard scanning, the use of VHDL language keyboard scan code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1032
    • 提供者:zyc
  1. dulijianpan

    0下载:
  2. 51单片机的独立键盘扫描程序 C语言 keil编程-51 Microcontroller an independent keyboard scanner keil C programming language
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8249
    • 提供者:lw
  1. KeyBoardFilterDriver

    0下载:
  2. 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:139027
    • 提供者:俊豪
  1. key

    0下载:
  2. 一款比较优秀的键盘扫描程序,可识别短按/长按键,扫描速度快。-a good key scan program,it is a faster scaning,it can identify the short press or long press key.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:2213
    • 提供者:smthk
  1. HID

    0下载:
  2. 所有全键盘扫描码,非常详细,很辛苦找回来的-All full keyboard scan code, very detailed, very hard to find back! !
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:128111
    • 提供者:张英杰
  1. EDA的4 X 4键盘扫描及显示

    1下载:
  2. 矩阵键盘扫描电路设计,使用硬件描述语言verilogHDL!
  3. 所属分类:编程文档

  1. GPIO2

    0下载:
  2. 自己编写的DSP 键盘扫描程序,对初学者很有帮助的哦-I have written DSP keyboard scanner, useful for beginners Oh
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:199831
    • 提供者:wan
  1. key

    0下载:
  2. 获取键盘扫描码的TSR,可用于解密 -It is TSR to get the scan code of the key,which can be used to deciphering.
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:7819
    • 提供者:王为
  1. keyscan

    0下载:
  2. mcs51单片机键盘扫描程序,很适合单片机初学者使用学习-Singlechip mcs51 keyboard scanning process, it is suitable for beginners to use single-chip learning
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:888
    • 提供者:jacy
  1. 4x4keyboard

    0下载:
  2. 一个执行效率不错的键盘扫描程序。附有Proteus仿真,按键的键值通过LED显示-A good efficiency in the implementation of the keyboard scanner. With Proteus simulation, the key button LED display through
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:44891
    • 提供者:方金波
  1. KEYBOARD

    0下载:
  2. 键盘扫描程序,该程序可以对4*4的键盘进行扫描-Keyboard scanning process, which can be 4* 4 keyboard scan
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1178
    • 提供者:舒文杰
  1. jianpan

    0下载:
  2. 单片机键盘扫描程序 简单 会-Singlechip simple keyboard scanner will
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:932
    • 提供者:3lll
  1. vhdlkey

    0下载:
  2. vhdl 关于键盘扫描的程序 。。。。 很有用的 。。。。。。也很好-VHDL on the keyboard scanning process. . . . Very useful. . . . . . Good
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1304
    • 提供者:liun
  1. keyscan

    0下载:
  2. 功能:4×4键盘扫描程序 返回:键序号(0~F),0xFF表示没有字符输入 软件特点:简洁高效,无须延时消抖,避免连发 编程语言:Keil-C -Function: 4 × 4 keyboard scanner return: key serial number (0 ~ F), 0xFF that there is no character input software features: simple and efficient, no need to delay extin
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1030
    • 提供者:李文旭
  1. key

    0下载:
  2. C51键盘扫描程序,按键后用数码管显示键值,已经经过测试-C51 keyboard scanning procedures, after the key digital display key has been tested
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:24118
    • 提供者:华子
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com